From: Kevin Ryde Date: Mon, 16 Nov 2009 22:53:21 +0000 (+0000) Subject: * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9437 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d6b5dd9888762589a8ef897ef5065b7b8d6eb769;p=emacs.git * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use `sgml-lexical-context' instead of own parse for tag. (Further to Bug#4511). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 67a56445aff..cfe1492a962 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-11-16 Kevin Ryde + + * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use + `sgml-lexical-context' instead of own parse for tag. (Further to + Bug#4511). + 2009-11-16 Dan Nicolaescu * vc.el (vc-log-show-limit): Default to 2000.